- JNISetEnv
void JNISetEnv(JNIEnv* env)
Undocumented in source. Be warned that the author may not have intended to support it.
- JavaFunc
enum JavaFunc()
Undocumented in source. Be warned that the author may not have intended to support it.
- javaGenerateMethod
string javaGenerateMethod()
This function should provide the module to import hip.for it being able to get the type.
Currently only supports basic types
- javaGenerateMethodName
string javaGenerateMethodName(string method)
Undocumented in source. Be warned that the author may not have intended to support it.
- javaGetClass
jclass javaGetClass(JNIEnv* env, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- javaGetClassPath
string javaGetClassPath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- javaGetMethodName
string javaGetMethodName(string where)
Undocumented in source. Be warned that the author may not have intended to support it.
- javaGetType
string javaGetType()
Undocumented in source. Be warned that the author may not have intended to support it.
- javaGetTypeRepresentation
enum javaGetTypeRepresentation()
Undocumented in source. Be warned that the author may not have intended to support it.
- javaTypeToD
D javaTypeToD(JNIEnv* env, J value)
Undocumented in source. Be warned that the author may not have intended to support it.
- java_convertParameterToD
string java_convertParameterToD()
Undocumented in source. Be warned that the author may not have intended to support it.
- java_dType_to_javaType
string java_dType_to_javaType()
Undocumented in source. Be warned that the author may not have intended to support it.
- java_getParametersCall
string java_getParametersCall()
Undocumented in source. Be warned that the author may not have intended to support it.
- java_getParametersDef
string java_getParametersDef()
Undocumented in source. Be warned that the author may not have intended to support it.